func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeOpHttpBindingsGetObjectAclInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L3463: 	if err := awsRestxml_serializeOpHttpBindingsGetObjectAclInput(input, restEncoder); err != nil {
		serializers.go#L3474: func awsRestxml_serializeOpHttpBindingsGetObjectAclInput(v *GetObjectAclInput, encoder *httpbinding.Encoder) error {